Creates a new Remove<TEntity, TDataContext, TDataCommand, TDataReader> instance.
| Name | Description |
|---|---|
| Remove(bool) | Creates a new Remove<TEntity, TDataContext, TDataCommand, TDataReader> instance. |
| Remove(string, bool) | Creates a new Remove<TEntity, TDataContext, TDataCommand, TDataReader> instance. |
| Remove(string, string, bool) | Creates a new Remove<TEntity, TDataContext, TDataCommand, TDataReader> instance. |